The Export method exports reports to a format and destination specified with ExportOptions Object.
Syntax
object.Export PromptUser
Parameters
PromptUser (Optional)
Specifies Boolean value indicating if user should be prompted for export options (if you don't want to prompt). All necessary export options have to be set or prompt will be used whether this parameter is set to TRUE or FALSE.